dm: core: precise comments for get/find device by name
authorPrzemyslaw Marczak <[email protected]>
Mon, 20 Apr 2015 11:32:34 +0000 (13:32 +0200)
committerSimon Glass <[email protected]>
Wed, 22 Apr 2015 17:03:16 +0000 (11:03 -0600)
commita7b8250210cd1b449a06f7d20769944ebeca1a41
tree1a837ca2acaf8dd93bd4ec0a04c1badb86e7af00
parent6e0c4880c877fae9ecfc4135b923e167d981e5e3
dm: core: precise comments for get/find device by name

The functions:
- uclass_find_device_by_name()
- uclass_get_device_by_name()
searches the required device for the exactly given name.
This patch, presice this fact for both function's comments.

Signed-off-by: Przemyslaw Marczak <[email protected]>
Cc: Simon Glass <[email protected]>
Acked-by: Simon Glass <[email protected]>
include/dm/uclass-internal.h
include/dm/uclass.h